home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 406_01 / disked25 / source / disked.new < prev    next >
Encoding:
Text File  |  1994-01-14  |  504 b   |  21 lines

  1. Changes (most significant):
  2.  
  3. 1. Successful compilation with Borland C 3.1.  Many files now have
  4.    #if(n)def __BORLANDC__/#endif.
  5.  
  6. 2. DISKED.C: set to default directory upon startup.
  7.  
  8. 3. New module: DIRECT.C.  Directory access functions.
  9.  
  10.  
  11. Bug Fixes:
  12.  
  13. 1. Get sectors display numbers (minor fix).
  14.  
  15. 2. FILES.C: fixed singed/unsigned mismatch in test of return values
  16.    for getfat functions (MSC compiled okay actually).
  17.  
  18. 3. DIRENT.C: edit directory bug -- =0 selected out of bounds.
  19.  
  20.  
  21.